Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 13, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Zeronfinity and others added 4 commits January 13, 2026 05:58
Avoid calling setTorchAsync(false) in TorchControl.reset() if the
torch mode has not been set before. This avoids a small amount of
redundant work and, more importantly, prevents unnecessary error logs in
scenarios where the camera is being reset or closed multiple times
quickly. Such error logs may be flagged as unexpected error logs and
lead to test failures in some strict environments, this CL addresses
such issues properly.

Bug: 475380959
Test: ./gradlew 📷camera-camera2:test
Change-Id: I56d3dafcee8c1b9c97cfe7cace67b69d796eeaa8
The AnnotationSelectionTouchHandler was incorrectly returning after
evaluating only the first path object of an annotation. This caused the
Object Eraser to fail when a touch intersected any part of the highlight
other than its initial path object.

This change ensures that all path objects within an annotation are
checked for intersection with the touch region, allowing the eraser to
function correctly across the entire highlight.

Bug: 475101877
Test: ./gradlew :pdf:integration-tests:connectedAndroidTest
Change-Id: Ib0623439a5d37c482546f44c228894581b3b63ae
@pull pull bot locked and limited conversation to collaborators Jan 13, 2026
@pull pull bot added the ⤵️ pull label Jan 13, 2026
@pull pull bot merged commit 32585c2 into MaxMood96:androidx-main Jan 13, 2026
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant